Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/main page 메인 페이지 수정 #13

Merged
merged 24 commits into from
Sep 5, 2024
Merged

Conversation

2NNS-V
Copy link
Collaborator

@2NNS-V 2NNS-V commented Sep 4, 2024

구현한 기능

  • 메인 페이지에서 img 추가
  • 드롭다운 컴포넌트 추가 및 적용
  • 통계 페이지 퍼블리싱
  • 전역 변수 설정
  • 동아리 로고 Footer 컴포넌트 추가
  • png -> svg 확장자명 변경

논의하고 싶은 내용

기타

  • 통계페이지 디자인은 아직 수정중

@2NNS-V 2NNS-V requested a review from toothlessdev September 4, 2024 15:03
@2NNS-V 2NNS-V self-assigned this Sep 4, 2024
@2NNS-V 2NNS-V added the enhancement New feature or request label Sep 4, 2024
src/components/display/Footer.tsx Outdated Show resolved Hide resolved
src/components/form/Dropdown.tsx Outdated Show resolved Hide resolved
src/components/navigation/SideBar.tsx Outdated Show resolved Hide resolved
Copy link
Member

@toothlessdev toothlessdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! any 는 최대한 피하고 명시적으로 타입을 지정하는 습관을 들이면 좋을것 같아요!

2NNS-V and others added 4 commits September 5, 2024 11:50
- LabelContainer 타입 명시
- Label과 DropDown에서 공통되는 Background color 로직 추출
- DropDownProps 하나로 처리
Copy link
Member

@toothlessdev toothlessdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@2NNS-V 2NNS-V merged commit 442b77f into develop Sep 5, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants